You will provide design documentation for your project at the end of Sprints 2 and 4. The documentation will be written in markdown formatting and stored in a /docs directory in your project repository. Refer to the Resources page for information on markdown formatting and tools.

Sprint 2 and 3 Design Documentation

* Your team will need to update the project documentation throughout the semester. You will start your design documentation in the DesignDoc.md, which is given to you in your project starter repository (and you used for the Design documentation - team exercise) and carry necessary updates as project evolves.

Your design documentation should provide a narrative that describes the design for the reader in a top-down manner. The DesignDoc.md template shows the structure for the design document. The design documentation will describe the overall structure of the software including the web application interface. It will then detail the individual subsystems in the design. Your documentation should discuss your unit test code coverage and address areas of low coverage. You can decide whether to do this on a subsystem basis, or as a separate section at the end of the design document.

For the reader to understand your narrative, you must have appropriate visual support in the document. This visual support will be in the form of:

* Be sure to check the corresponding Sprint rubric, understand the deliverables and get early clarification from your instructor of any other expectations (e.g. completed and up-to-date Acceptance testing, Trello, etc.)

Sprint 4 Design Documentation

Your Sprint 4 design documentation will be the final documentation for the project. This will be an expansion of the documentation that you submitted in Sprint 2.

In addition to updating all the material in your Sprint 2 design document, you should address:

Note: Before final submission, be sure to reference the feedback from the Cross-team Design Document Review activity.